home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 52 / Mac Magazin and MacEasy Magazine CD - Issue 52.iso / Software / Utilities / Clip Changer CMM Plug-in 1.0 / English Version / Read Me First! < prev   
Text File  |  1998-11-10  |  5KB  |  95 lines

  1.  
  2.  
  3.  
  4.  
  5. Calculate Size CMM Plug-in
  6. Copyright ©1998 by Hide Itoh <hide@kagi.com>. All Rights Reserved.
  7. <http://www.vcnet.com/hide/download/>
  8.  
  9.  
  10.  
  11.  Introduction 
  12.  
  13. Clip Changer CMM Plug-in is a Contextual Menu Manager plug-in for Mac OS 8.0 or later. 
  14. It processes various filtering to the text data in the clipboard.
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32. • Show Clipboard - This is identical with the Finder's "Show Clipboard" menu item under Edit menu. It will tell Finder to open a window to show the contents of clipboard.
  33.  
  34. • Insert/remove quote - This will insert/remove quote character '>' to/from the top of the each text line.
  35.  
  36. • Remove line breaks - This will remove line breaks from the end of wrapped text line. It's not the simple removal of line break characters, but more intelligent removal so that result text looks more natual.
  37.  
  38. • Insert/remove TAB - This will insert/remove TAB code to/from the top of each text line.
  39.  
  40. • Strip off HTML Tags - This will remove the Tags from HTML document intelligently by considering the characterictics of each tag so that you can see the text as you see them with the browser.
  41.  
  42. • Decode form data - This will decode the form data from browser that is sent when you use 'mailto' for the action of the form.
  43.  
  44. • Decode Base64 - This will decode Base64 data that remains encoded for some reasons.
  45.  
  46. • Decode Quoted-Printable - This will decode Quoted-Printable data that remains encoded for some reasons.
  47.  
  48. • Save as a clipping file - This will save the current content of the clipboard into a clipping file. This works not only for text data but also for sound and picture data. A new clipping file will be created in the desktop.
  49.  
  50.  
  51.  
  52.  Installation 
  53.  
  54. You must be using MacOS 8 or later.  This Contexual Menu Plug-in works only with PowerPC Macintosh computers. So please make sure that you have the right computer. To install the plug-in, simply drag it to the System Folder icon. The Finder will place it in the Contextual Menu Items subfolder. Next time you reboot, it will be loaded.
  55.  
  56. In addition to this, you need to have the following two files in the Extensions folder of the System folder:
  57.     Contextual Menu Extension
  58.     SOMobjects™ for Mac OS 
  59.  
  60. To remove a plug-in, just drag it out of the Contextual Menu Items folder. Next time you reboot, it will not be loaded.
  61.  
  62.  
  63.  
  64.  Using the CMM plug-in  
  65.  
  66. Since this is a CMM plug-in, menu is displayed only if the current foreground process supports Contextual Menus. If the software you are using supports Contextual menu, all you need to do is just Control+Click! If not, then you need to switch the foreground process to the one that supports Contextual Menus. The best way to do is switch to the Finder by clicking on the Desktop or Finder's window. Then, you can Control+Click to display the Clip Changer CMM's contextual menu.
  67.  
  68. Clip Changer CMM plug-in always works as long as there's some valid text/picture/sound data in the clipboard. Therefore, you will see the Clip Changer CMM's menu even if you select files and folders under the Finder. This is the design of this Clip Changer CMM plug-in and you can not stop the menu from being displayed.
  69.  
  70.  
  71.  
  72.  Version-up History 
  73.  
  74. 1.0  Nov 11, 1998
  75. • First public release. The base program is "Clip Changer CSM 1.2"
  76.  
  77.  
  78.  
  79.  Copyright and freeware distribution 
  80.  
  81. Clip Changer CMM Plug-in is freeware and is copyright ©1998 by Hide Itoh <hide@kagi.com> . If you like it and decide to keep it, please e-mail your comments to the author.  Hide Itoh asserts the right to be identified as author and has provided this software as a freeware. You can distribute it free via electronic bulletin boards, user groups, and person to person. When distributed, all accompanying files (the Read Me document, the program, etc.) are to distributed with the software without exception. The software is not to be included with any commercial software or any public domain/shareware package sold for profit without prior written consent from the author.
  82.  
  83. There's no technical support available for this software. However, your comments and bug reports are always welcome. Please send your e-mail to Hide Itoh <hide@kagi.com>.
  84.  
  85.  
  86.  
  87.  Disclaimer 
  88.  
  89. While the author of this software has made every effort to deliver a high quality product, The author does not guarantee that this product is free from defects.  The author is not responsible for any damage to the purchaser's computer system or data and in no event will I be responsible to the purchaser for any consequential, incidental, or indirect damages (including but not limited to damages for loss of business profits, business interruption, or loss of data) arising out of the use or inability to use this product, even if I have been advised of the possibility of such damages.  Because some states do not allow the exclusion or limitation of liability for consequential or incidental damages, the above limitations may not apply to you. The use of this software includes the complete agreement of this disclaimer.
  90.  
  91.  
  92. Special Thanks to: 
  93.     Trygve Isaacson for the great and easy-to-use frameworks for the CMM plug-in development.
  94.  
  95.